home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / master / get_wiz_name < prev    next >
Text File  |  2001-04-23  |  352b  |  13 lines

  1. SYNOPSIS
  2.         string get_wiz_name(string file)
  3.  
  4. DESCRIPTION
  5.         Argument is a file name, which we want to get the owner of.
  6.         This used for the wizlist, to determine who gets the score for
  7.         the file being used.
  8.  
  9.         For 3.2.1, it is used only to score errors to the right wizard.
  10.  
  11. SEE ALSO
  12.         query_real_name(A), getuid(E)
  13.